CANMOVE;FALSE
CHECK;NAKED;1;NAKED

	DENY;NAKED
	MARINA;Oh! It the king uhh.. balloon shrooms!
	QUERY;EAT

		DENY;EAT
		DISPATCH;Probably for the best if you don't right now
		MARINA;But I'm so hungry..
		SIGNAL;CURIOFALSE
		JUMP;END

		CONFIRM;EAT
		DISPATCH;Go ahead you can have some. 
		MARINA;Thank you! Just give me a moment.
		PLAYAUDIO;BALLOONGROWTH
		QUEUEDIALOGUE;BoobsShrinkFirstTime
		GROWTH;CHEST;1
		FOOD;1
		SIGNAL;CURIOTRUE
		JUMP;END

	CONFIRM;NAKED
	MARINA;More balloon shrooms here Dispatch..
	QUERY;EAT

		DENY;EAT
		DISPATCH;Let's try and focus this time can't do that with those around
		MARINA;Mmm, but you know I love having eyes on me..
		SIGNAL;CURIOFALSE
		JUMP;END

		CONFIRM;EAT
		DISPATCH; Alright go ahead, try not to catch too much attention though
		MARINA; No promises..
		PLAYAUDIO;BALLOONGROWTH
		GROWTH;CHEST;1
		FOOD;1
		SIGNAL;CURIOTRUE

CONFIRM;END
CANMOVE;TRUE
